func net.cgoLookupPTR

2 uses

	net (current package)
		cgo_unix.go#L232: func cgoLookupPTR(ctx context.Context, addr string) (names []string, err error) {
		lookup_unix.go#L122: 		return cgoLookupPTR(ctx, addr)